home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / eggsterminator.swf / scripts / DefineButton2_281 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  95 b   |  4 lines

  1. on(release){
  2.    getURL("http://www.NetCreatives.nl/eggsterminator/score.html","","POST");
  3. }
  4.